projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
807abb1
)
arm: socfpga: cache: Define cacheline size
author
Marek Vasut
<
[email protected]
>
Sun, 14 Sep 2014 23:27:57 +0000
(
01:27
+0200)
committer
Marek Vasut
<
[email protected]
>
Mon, 6 Oct 2014 15:46:50 +0000
(17:46 +0200)
The Cortex-A9 has 32-byte long L1 cachelines. Define this value.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Chin Liang See <
[email protected]
>
Cc: Dinh Nguyen <
[email protected]
>
Cc: Albert Aribaud <
[email protected]
>
Cc: Tom Rini <
[email protected]
>
Cc: Wolfgang Denk <
[email protected]
>
Cc: Pavel Machek <
[email protected]
>
Acked-by: Pavel Machek <
[email protected]
>
include/configs/socfpga_cyclone5.h
patch
|
blob
|
history
diff --git
a/include/configs/socfpga_cyclone5.h
b/include/configs/socfpga_cyclone5.h
index 54343b83a489e0b864b2e443f04095e812f4b42e..76979b10b868e8be90b98cb8bbbc0ed3ec62bf9f 100644
(file)
--- a/
include/configs/socfpga_cyclone5.h
+++ b/
include/configs/socfpga_cyclone5.h
@@
-26,6
+26,8
@@
#define CONFIG_SOCFPGA
#define CONFIG_CLOCKS
+#define CONFIG_SYS_CACHELINE_SIZE 32
+
/* base address for .text section */
#ifdef CONFIG_SOCFPGA_VIRTUAL_TARGET
#define CONFIG_SYS_TEXT_BASE 0x08000040